The ImagickDraw class
PHP Manual

ImagickDraw::setTextUnderColor

(PECL imagick 2.0.0)

ImagickDraw::setTextUnderColorSpecifies the color of a background rectangle

Descripción

bool ImagickDraw::setTextUnderColor ( ImagickPixel $under_color )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Specifies the color of a background rectangle to place under text annotations.

Lista de parámetros

under_color

the under color

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual